Skip to content

Aj/support pci and custom endpoints#585

Merged
astuyve merged 9 commits intomainfrom
aj/support-pci-and-custom-endpoints
Mar 5, 2025
Merged

Aj/support pci and custom endpoints#585
astuyve merged 9 commits intomainfrom
aj/support-pci-and-custom-endpoints

Conversation

@astuyve
Copy link
Copy Markdown
Contributor

@astuyve astuyve commented Mar 4, 2025

Closes #580

Also adds support for TCP proxies (they use the same config so I extended it for metrics).

Verified this manually (although it's covered by automated tests) because you need a special Datadog Org (and thus API key) to use PCI endpoints. Will share org ID in slack.
Logs:
image
Traces:
image

@astuyve astuyve requested a review from a team as a code owner March 4, 2025 21:13
Comment thread bottlecap/src/bin/bottlecap/main.rs Outdated
Comment thread bottlecap/src/config/mod.rs
Comment thread bottlecap/src/config/mod.rs
Copy link
Copy Markdown
Contributor

@duncanista duncanista left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good – I'd simplify the metric creation logic just like we did for logs and traces, I'll double check if the Go Agent validates the URLs in some way

@astuyve astuyve merged commit a67cdf4 into main Mar 5, 2025
33 checks passed
@astuyve astuyve deleted the aj/support-pci-and-custom-endpoints branch March 5, 2025 14:51
duncanpharvey pushed a commit that referenced this pull request Mar 10, 2026
* feat: logs_config_logs_dd_url

* feat: apm pci endpoints

* feat: metrics

* feat: support metrics using dogstatsd methods

* fix: use the right var

* tests: use server url override

* feat: refactor into flusher method

* feat: clippy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

PCI Intake support

3 participants